home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Hyper / E / Elevator Simulator.cpt / Elevator Simulator™ / card_3883.txt < prev    next >
Encoding:
Text File  |  1987-10-19  |  2.2 KB  |  84 lines

  1. -- card: 3883 from stack: in
  2. -- bmap block id: 3560
  3. -- flags: 4000
  4. -- background id: 3754
  5. -- name: Help
  6. ----- HyperTalk script -----
  7. on openCard
  8.   show field "What?"
  9.   show button "What..."
  10. end openCard
  11.  
  12.  
  13.  
  14. -- part 5 (button)
  15. -- low flags: 80
  16. -- high flags: 0000
  17. -- rect: left=16 top=27 right=321 bottom=374
  18. -- title width / last selected line: 0
  19. -- icon id / first selected line: 0 / 0
  20. -- text alignment: 1
  21. -- font id: 0
  22. -- text size: 12
  23. -- style flags: 0
  24. -- line height: 16
  25. -- part name: What.
  26. ----- HyperTalk script -----
  27. on mouseUp
  28.   hide field "What?"
  29.   hide field "What?2"
  30.   hide button "What."
  31.   go card "Main"
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 7 (button)
  37. -- low flags: 80
  38. -- high flags: 0000
  39. -- rect: left=19 top=32 right=321 bottom=371
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: What...
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   show field "What?2"
  51.   hide field "What?"
  52.   show button "What."
  53.   hide button "What..."
  54. end mouseUp
  55.  
  56.  
  57.  
  58. -- part contents for background part 1
  59. ----- text -----
  60. The Elevator Simulator‚Ñ¢  v. 3.05
  61.  
  62. An elevator simulation that recreates all the excitement and thrills of taking an elevator up, or, for that matter, down.  Everything is here; from different points of view to comparing your progress with passengers in the building's other elevators.
  63.  
  64. In this current version, most bugs have been eliminated, except the one that causes spontaneous sparks to emit from the back of a Mac Plus.  The Elevator Simulator‚Ñ¢ will not run in color on a Mac II or a Mac 128, but feel free to paint on the computer screen with water colors.
  65.  
  66. Your goal is a follows: To reach the top floor.  Start by pressing button number "10." >>
  67.  
  68. -- part contents for background part 4
  69. ----- text -----
  70. Your Score is determined as follows: One Point for Each Floor.
  71.  
  72. So, throw some Muzak onto the old CD player and have a blast!  We hope the program meets your rigorous standards!
  73.  
  74. Written, actually, by Jeffrey Abrams
  75. GEnie: J.ABRAMS
  76. CompuServe: 71310,2067
  77.  
  78. If, after 3 days, you find this very useful, send at least $100 to me:
  79. 1 Mead Way
  80. Bronxville, New York
  81. 10708
  82.                                                                Thanks...
  83.  
  84.